Skip to content

moorecm/megamoorecm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Megamoorecm (A Python Megaman clone)

The goal of this project is to demonstrate a modern development environment, with clean architecture and sound software engineering practices. And to do something fun with it!

Prerequisites

  • bazelisk

Quickstart

Invoke the game via:

bazel run //game:main

Run formatting and linting via:

bazel run //:buildifier && bazel run //:black

Run Tiled (Mac OS), a tile map editor, via:

bazel run //:tiled

Documentation

The latest Pygame docs are here.

About

A Megaman clone in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published