lynguist Posted May 1, 2012 Posted May 1, 2012 Hi I am very interested in the source code of PokeGen and would be very glad to have a look at it. Is that possible? Or just a portion of the code? Or could you at least tell me what language you used? It would benefit me as I am learning to program.
Codr Posted May 1, 2012 Posted May 1, 2012 The source code isn't public. It's compiled as C++, but doesn't use most of the C++-specific features, so it's more C-like.
evandixon Posted May 1, 2012 Posted May 1, 2012 HiI am very interested in the source code of PokeGen and would be very glad to have a look at it. Is that possible? Or just a portion of the code? Or could you at least tell me what language you used? It would benefit me as I am learning to program. If you are learning to program, I'd recommend Visual Basic or C# instead of C++. VB and C# are way easier to start with.
lynguist Posted May 1, 2012 Author Posted May 1, 2012 If you are learning to program, I'd recommend Visual Basic or C# instead of C++. VB and C# are way easier to start with. I'm actually obliged to learn the following five languages: Eiffel, Matlab, C++, C#, Verilog. I just wanted to inspect the source code and maybe learn something by imitation.
Kaphotics Posted May 2, 2012 Posted May 2, 2012 If you're still interested, KazoWAR has given the source for his B/W Roulette program, which edits the save file (particularly the battle box). http://projectpokemon.org/forums/showthread.php?21672 for other general stuff Mat/Bond697 has given the source for the now defunct PIDRNG tool - http://projectpokemon.org/forums/showthread.php?13076
Bond697 Posted May 4, 2012 Posted May 4, 2012 i'm not sure anyone should look at that. reporter is open source, though: http://rngreporter.codeplex.com/SourceControl/list/changesets
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now