Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhackfly/pacworms

Pacworms is an arcade game inspired by Snakles, a game I coded in C some time ago. For now, the project is on hold.
https://github.com/mhackfly/pacworms

arcade game nibbles python3 snakles

Last synced: 2 days ago
JSON representation

Pacworms is an arcade game inspired by Snakles, a game I coded in C some time ago. For now, the project is on hold.

Awesome Lists containing this project

README

        

## pacworms

**Description**

`Pacworms` is an arcade game inspired by `Snakles`, a game I coded in C some time ago. For now, the project is on hold. The structure of the game is in place, with windows, graphics, and an editor under construction. The game is coded in `Python`. `Tkinter` is the graphical interface used, and `Pygame` is the game engine.

![root_window_start](Root_Window_Start.png)

![pygame_window](Pygame_window.png)

![toplevel_window_editor](Toplevel_Window_Editor.png)