Skip to content

mimuw-jnp2-rust/task-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Frobnicator (this is a template)

Authors

  • Andrzej Głuszak (@agluszak on GitHub)
  • Linus Torvalds (@torvalds on GitHub)

Description

Frobnicator is going to be a platformer game similar to Super Mario Bros made using Bevy game engine.

Features

  • map generator
  • shooting
  • enemy AI
  • game state saving and loading
  • scores

Plan

In the first part we're going to implement the basics: movement, physics and shooting. The enemies will simply bounce from one edge of the platform to the other. There will be only a single map.

In the second part we're going to add random map generator, saving/loading, scores and a more sophisticated AI.

Libraries

  • Bevy
  • Serde (for serialization)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published