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
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
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
rpg maker is hard
id being willing to work on it with you!
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 

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
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
spam?
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that 

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
Copyright Information
Copyright © Codenstuff.com 2020 - 2023