Skip to content

canisli/Prime-Smash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prime Smash

A Python clone of the awesome game Panasonic Prime Smash, which is currently unavailable in the US. Basically it's Fruit Ninja with numbers; you slice composites and click on primes. The bomb is the number 1 :-).

demo.mp4

How to play

Clone the repo and run python3 game.py. Requires pygame==2.6.0.

Roadmap

  • Music
  • Cursor trail when slicing
  • Add bombs
  • Handle overlapping numbers
  • Pause button
  • Settings UI: Allow user to tweak difficulty, drag coefficient, gravity, Poisson frequency.

About

Fruit Ninja but with numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%