mirror of
https://github.com/kennethreitz-archive/dove.git
synced 2026-06-20 15:10:57 +00:00
13 lines
200 B
Markdown
13 lines
200 B
Markdown
# DÖVE
|
|
|
|
A port of [LÖVE](http://www.love2d.org/) to Python.
|
|
|
|
## The Plan
|
|
|
|
- compile love.cpp
|
|
- bind to love.cpp
|
|
- mirror LÖVE APIs
|
|
- get things working
|
|
- get sdist to build
|
|
- ship manylinux wheels
|