Skip to content

Struck713/nonapus-adventures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nonapus Adventures

This repository contains all of the code and information for Dr. DeLozier's Software Engineering class at Kent State University.

Game Plan

We're going to build a 2D roguelike (like the Binding of Isaac). If we abstract away the entire idea, it is quite simply:

  • A maze
  • A character stuck in that maze
  • Some enemies (probably with some pathing and AI)
  • A boss (or a couple of bosses)
  • A story (??)
  • An ending (??)
  • music
  • sound effects
  • art

Authors

This project would not have been successful if it weren't for these people:

License

This project is licensed under GPL 3.0. Use whatever you want!

About

A game designed using JavaScript and p5.js for Dr. Delozier's Software Engineering class at Kent State

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages