8000 GitHub - tozik/platformerGame: Simple 2D sidescrolling platformer experimental project, built with sfml.net.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tozik/platformerGame

 
 

Folders and files 8000

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%
0