Skip to content

An Archive of Arcade games built with the help of Tkinter and Arcade libraries of Python.

Notifications You must be signed in to change notification settings

abhilipsasahoo03/Retro-Crusade-using-Python-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retro-Crusade

An Archive of playable Arcade games built with the help of Tkinter and Arcade libraries of Python and easily playable on Python terminal.

The first one is Spaceshooter built using Arcade. It's a sidescroller game wherein the player starts on the left, enemies appear on the right. Player can move anywhere, but not off screen. Enemies fly to the left at variable speed. Collisions or player hitting the cross button ends the game.

The second game is Hangman built using Tkinter. It follows any ordinary hangman rules except it's retro version.

Features missing in the game: Pause feature, Scorekeeping, Extra lives, Boss characters, Hints, Advanced levels, Background music, etc.

The mainscreen is built using Tkinter as well.

Main Screen Retro Hangman Space Shooter Space Shooter (continued)

About

An Archive of Arcade games built with the help of Tkinter and Arcade libraries of Python.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages