Skip to content

Commit 8eac9f4

Browse files
advert
1 parent 6c45b51 commit 8eac9f4

File tree

3 files changed

+6
-429
lines changed

3 files changed

+6
-429
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
New CFFI API static bindings. Faster, fewer bugs and easier to maintain than ctypes.
44

5+
# Advert
6+
7+
[RetroWar: 8-bit Party Battle](https://retrowar.net) is out now. Defeat up to 15 of your friends in a tournament of 80s-inspired retro mini games.
8+
59
# Install
610

711
**Windows 10 (64 bit): Python 3.6 - 3.7**
@@ -91,9 +95,9 @@ which we supply for Windows/Mac/Linux.
9195

9296
See test_dynamic.py for how to use.
9397

94-
## raylib.richlib
98+
## richlib
9599

96-
A very easy to use library on top of static bindings, modelled after Pygame Zero.
100+
[A simplified API for Raylib for use in education and to enable beginners to create 3d games](https://github.com/electronstudio/richlib)
97101

98102
# Platforms tested
99103

raylib/richlib/__init__.py

Lines changed: 0 additions & 372 deletions
This file was deleted.

0 commit comments

Comments
 (0)