chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Can anyone help me getting sdl/opengl working?


From: Fabian Barkhau
Subject: [Chicken-users] Can anyone help me getting sdl/opengl working?
Date: Sat, 20 Mar 2010 15:08:40 +0100

Hi

I want to make a game and tried to get the NeHe lesson 2 to work first
but all I seem to get is a black screen.
I was wondering if anyone could help me find the error I'm making?

My code: http://www.bitbucket.org/fabe/fabium/src/
Based on the sdl version:
http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=02

Many thanks

-- 
#!/usr/bin/env python
import turtle
turtle.forward(100)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]