Skip to content

csanadszilagyi/platformerGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

platformerGame

2D sidescrolling platformer experimental project, built with C# and SFML.NET.

This project is under development.

Contains so far:

  • Scrolling map, player centered in camera
  • Simple light system
  • Character, bullet and particle collision detection with the map, and bullet-monster collision with hit handler
  • Particle systems
  • Wavy water blocks
  • Simple graphics, animation and sprite state control
  • Levels made by Tiled, loaded from .tmx files
  • Tile layers added
  • Monsters can drop "pickup-able" things

platformer_b

All rights reserved.

About

Simple 2D sidescrolling platformer experimental project, built with sfml.net.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages