Commit Graph

700 Commits

Author SHA1 Message Date
46e2100699 feat: added C generating random jpgs for max speed 2024-11-14 08:29:15 +01:00
7a04984f5a feat: added python script generating random jpgs 2024-11-14 08:20:57 +01:00
Krzysztof Rudnicki
0a15cf8438 feat: made two inputs work correctly 2024-11-14 08:18:43 +01:00
65caa7f1ef More PC Language :P 2024-11-14 08:18:43 +01:00
2bb4d8f652 feat: move tagDivider to folder 2024-11-14 08:18:43 +01:00
PolishPigeon
c87e61329f Update README.md 2024-11-14 08:18:42 +01:00
PolishPigeon
75d2138c93 Create README.md 2024-11-14 08:18:42 +01:00
PolishPigeon
ae0b3597bb Changed LEFT_FOLDER_CODE to 2024-11-14 08:18:42 +01:00
PolishPigeon
8666425021 Add files via upload 2024-11-14 08:18:42 +01:00
PolishPigeon
e0fed517cf Initial commit 2024-11-14 08:18:42 +01:00
f2a63060aa feat: add SFMLEngine 2024-11-14 08:18:42 +01:00
5c9540aefe fixme: it compiles and shows the world with 4 textures which are in ther place where there should be but it does not move 2024-11-14 08:18:42 +01:00
29143882f7 feat: Adding world::buildScene() method 2024-11-14 08:18:42 +01:00
d38f4b260e fix: Removed additional '\' in first link 2024-11-14 08:18:42 +01:00
9304bdb2d6 Beautifying readme
Adding headers
Authors names have clickable links to them!
2024-11-14 08:18:42 +01:00
b916d7715a Adding new link from opengameart.org 2024-11-14 08:18:42 +01:00
c3907aba60 Adding loadTextures to world and paths to textures to constants 2024-11-14 08:18:42 +01:00
49472ea32a feat: Reworking folder structures, adding world.hpp and world.cpp and world constructor 2024-11-14 08:18:42 +01:00
79b160dffc feat: Adding SpriteNode.hpp 2024-11-14 08:18:42 +01:00
d82d8eb981 feat: Combining resources and scenenodes, adding absolute position functionality to scenenode, adding updates to sceneNode 2024-11-14 08:18:42 +01:00
26382bafbb fix: fixed compiling error, scene node now has a default constructor so it compiles with the entity.hpp 2024-11-14 08:18:42 +01:00
77c106aa00 fixme: adding public SceneNode to the entity class makes compilation impossible 2024-11-14 08:18:42 +01:00
30fcab1ea0 feat: Adding draw method to the scenenode class 2024-11-14 08:18:42 +01:00
416c9cf617 feat: adding entity, aircraft and scenenode classes 2024-11-14 08:18:42 +01:00
4a8e139daa feat: Added shader loading in resources 2024-11-14 08:18:42 +01:00
64e6c043df feat: Generalizing resource handling 2024-11-14 08:18:42 +01:00
f83141988f feat: Divided resource.cpp file into resource.hpp and resource.inl 2024-11-14 08:18:42 +01:00
5f457e91e0 feat: Adding error handling for resources 2024-11-14 08:18:41 +01:00
87fa613263 feat: Added compilation flags 2024-11-14 08:18:41 +01:00
a9a94b8f43 Create LICENSE 2024-11-14 08:18:41 +01:00
26f0b0c0ec feat: Adding resource handling Chapter 2, changed game.cpp so it comfors to the new way of handling textures 2024-11-14 08:18:41 +01:00
5ff5476304 feat: Adding readme and sprites/textures handling 2024-11-14 08:18:41 +01:00
295de5292a feat: Fixed time steps 2024-11-14 08:18:41 +01:00
9b291334f2 feat/bug: Fixed the initial values of mIsMoving* variables so that they are bool, added player movement 2024-11-14 08:18:41 +01:00
5fddef2c6c feat: spliting files into folders, adding minimalExample code and chapter 1 from SFML Game Development 2024-11-14 08:18:41 +01:00
775e1c50f1 feat: Adding smfl hello world code 2024-11-14 08:18:40 +01:00
326a2ad04c feat: add dungeonWorld 2024-11-14 08:18:40 +01:00
PolishPigeon
1a38c19675 Initial commit 2024-11-14 08:18:40 +01:00
ebb942d429 Show stats and attributes, add change hp option 2024-11-14 08:18:40 +01:00
94e9deec71 feat: move folder 2024-11-14 08:18:40 +01:00
e28a008af9 Create LICENSE 2024-11-14 08:18:40 +01:00
d295651e3e Code for the project 2024-11-14 08:18:40 +01:00
3d5aa216b9 Create LICENSE 2022-01-22 14:06:31 +01:00
aa5f59c32e Adding Rock Paper Scissors program 2021-08-13 03:17:44 +02:00
a62b2c2e39 Adding collatz conjecture program 2021-08-11 01:56:05 +02:00
a1f18f5f00 Adding Simon Says base file 2021-08-11 00:54:30 +02:00
85fa783409 Adding custom number of plates functionality 2021-08-11 00:53:53 +02:00
5f83266812 Hanoi tower 2021-08-10 19:54:49 +02:00
77ba48118c adding hanoi towers project 2021-08-10 17:31:48 +02:00
88ac494fdf Adding miscelanious projects I have worked on for past years 2021-08-05 17:14:02 +02:00