Skip to content

It is a 2D platform game of "Crash Bandicoot" developed entirely in C#, without game engine. The entire game level was made with Tiled and imported via XML file.

Notifications You must be signed in to change notification settings

ngaeta/Crash-Bandicoot-2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crash-Bandicoot-2D

Screenshot

About the game

Crash Bandicoot 2D is a videogame developed independently during the first year of game programming at AIV. It was developed entirely in C#, using a small game engine developed during the academic year. I used game programming techniques studied and acquired gradually during the year to develop it (raycasting, FSM, GPU acceleration hardware, etc ....). The entire game level was made with Tiled and imported into Visual Studio via an XML file.

There is a gameplay video on Youtube: https://youtu.be/xb2RcWdNFjo

About

It is a 2D platform game of "Crash Bandicoot" developed entirely in C#, without game engine. The entire game level was made with Tiled and imported via XML file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages