game creator

If your a member of codenstuff then this is the main place to be. Get together..talk..chat and ponder. Have fun. Chill out. Play games.
5 posts Page 1 of 1
Contributors
User avatar
lolxot
VIP - Donator
VIP - Donator
Posts: 155
Joined: Thu Apr 08, 2010 4:59 pm

game creator
lolxot
hello
i am searching for a "game maker" project(it should be a bit like the "RPG Maker" from Enterbrain)! of course i can do it myself but i am a very very lazy person and i maybe finished the project after one or two years and i won't wait so long!
LOLxot
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

Re: game creator
zachman61
rpg maker is hard
id being willing to work on it with you!
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
User avatar
mohamed tamer
Just Registered
Just Registered
Posts: 1
Joined: Wed Jul 21, 2010 12:09 am

Re: game creator
mohamed tamer
Imports System.IO
Imports System.Runtime.Serialization.Formatters.Binary
Imports System.Runtime.Serialization

Public Class Form1

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim forg As Stream

Dim r As FileStream = File.Open("c:\text.dat", FileMode.Open)
Dim u As New BinaryFormatter
forg = u.Deserialize(r)

r.Close()
End Sub
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

Re: game creator
zachman61
spam?
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
User avatar
lolxot
VIP - Donator
VIP - Donator
Posts: 155
Joined: Thu Apr 08, 2010 4:59 pm

Re: game creator
lolxot
yesterday it was boring... so i tested something in vb and now i know how to make the map maker!! i think i will finish it until tomorrow!! and then i'm going to add the players, ect. afterwards its a real rpg maker. i think i'll share the source code! but first i have to look if its working! tomorrow you'll see :)
5 posts Page 1 of 1
Return to “Codenstuff boardroom”