Skip to content

johnwiese-ms/snowdash

 
 

Repository files navigation

Snow Dash Game - by Simon Lightfoot

You might need to generate your platform specific files to run this game on your local machine. Use the following command from the project directory.

flutter create .

Features

  • Camera follower/scrolling
  • Only paint visible area of layers
  • Use drawAtlas for tile painting
  • Better debugging support
  • Collision Detection
  • Gravity/Physics Simulation
  • Platform Intersection
  • Enemy Objects with basic AI
  • Lives / Score system
  • Win Condition and Level progression
  • Proper Particle System
  • Splash/Welcome screen
  • Menu screen
  • Settings/Options screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 50.1%
  • C++ 30.9%
  • CMake 16.4%
  • C 1.2%
  • Swift 1.1%
  • Kotlin 0.2%
  • Objective-C 0.1%