Would you like to help build a library for a school in Thailand?
It is easy to help out, all you need is to send a FB like, and you're sending a brick for the library!
Skoolbo is funding (and even helping with the brick laying!) the project.
Skoolbo is a project I've been working for almost two years. The backend is a beautiful piece of Python, and the front end is a similar quality piece of Unity3d, which will be released Real Soon Now.
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Working with multiple threads is often a necessary evil. This is how I do it safely inside a Unity3D component. There are only certain time...
-
Space is awesome. Especially when it is generated using Perlin noise, and some cool shaders. You can try it out over here.
-
Update: This is another planet shader, with more physical fidelity. Shader "Planet" { Properties { _MainTex ("Diffuse(RGB) Spec...
-
Summary: NodeJS wins. Test Program ab -n 10000 -c 5 http://localhost/ Gevent Code from gevent import wsgi class WebServer(object): ...
-
While exploring the build API for Unity3D today, I came across this... Yup, that's a BuildTarget enum for Linux! I haven't tried it yet, so ...
-
What do 1000 AI controlled spaceships look like? This! These ships are using physics to propel themselves around, with an AI controll...
-
Step 1. Tell you team that everything must fit within 1920x1080 or 1024x768 or whatever resolution you like! Step 2. Surround all OnGUI met...
-
Some time ago I came across an excellent product, which let me make great looking games in a snap. The product is Unity3D , and it has grown...
-
I've been investigating the possibility of hard real time software development with Python. From some brief research, I've come up with the ...
0 comments:
Post a Comment