Skip to content

slightfoot/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 .

Level Editor

We are using Tiled as our level editor, it is open source and can be downloaded from https://www.mapeditor.org/

Features

  • Camera follower/scrolling
  • Only paint visible area of layers
  • Use drawAtlas for tile painting
  • Better debugging support
  • Basic Collision Detection
  • Advanced 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

Production Videos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published