Skip to content

ManuPerti/python-minigames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python minigames

Description

Classic minigames developed in Python language using Codeskulptor framework:

  • Stopwatch
  • Pong
  • Blackjack
  • Ricerocks (Asteroids)

All these games are assignements corresponding to An Introduction to Interactive Programming in Python.

Execute instructions

All files are saved in Codeskulptor server, to which you can access clicking on next links:

Then, you only have to press the play button.

Minigames instructions

Stopwatch

You have to stop the chronometer when tenths of second will be zero.

Stopwatch

### Pong Classic game for two players in the same keyboard. Left paddle is controlled with W and S keys, right paddle is controlled with Up and Down keys. The ball increase its speed with each rebound in the paddles.

Pong

### Blackjack Simple version of the popular casino game, where you play against the machine to get 21 points.

Blackjack

### Ricerocks Modern version of the classic game Asteroids. You can move the spaceship using the key arrows and shoot pressing the Space key. As your score rises, the asteroids will increase their speed.

Ricerocks

About

Minigames developed in Python language using Codeskulptor framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages