Skip to content

SundaySSSSS/MachineBreak

Repository files navigation

MachineBreak

Simple Introduction

a game about machine combat
using pygame as game engine
game map can be created by Tiled(a free map editor)

Coding Style

all code checked by pep8, and no warnings and errors

Position Concept

var "pos" means the position at the surface.
var like "map_pos" means the coordinate at the map list(using as a 2D array)

About

a simple game using pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages