Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Corvus

Open source XNA platformer.

  • Fully playable C#/XNA platformer consisting of an arena mode and a small campaign with multiple levels.
  • Contains many weapons, spells, and other various items.
  • Has a component entity system that allows parsing of files in order to create entities along with their components, without having to edit actual code.
  • Levels can be created and edited in the Tiled TMX format and loaded by the game.
  • Basic animation system for weapons and spells.

About

A fully playable platformer made in XNA as a class project for CMPT 306 Game Design. This project is no longer being worked upon.

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.