Antonis Ntit
Antonis Ntit
  • 9
  • 185 572
Crazy Driver C++ Visual Studio
This project was implemented with the help of an article, which explains how a 3D highway can be simulated. In this article, there are examples in Javascript. You can see the article here: www.extentofthejam.com/pseudo
Source Code: drive.google.com/file/d/14ZdNUJtDWtbjLQgESceO75mKcfSdFLEV/view?usp=sharing
Переглядів: 101

Відео

Magnifier C++ Visual Studio
Переглядів 1022 місяці тому
Simple Magnifier C Visual Studio using Magnification API. Source Code: drive.google.com/file/d/128UxuK9M9KxXvcDsrRWA5FJ1B9qNJcEQ/view?usp=sharing
Vinyl Records Control .NET
Переглядів 232 місяці тому
Vinyl Records Control C# Visual Studio .NET
Puzzle Creator
Переглядів 502 місяці тому
Puzzle Creator C# Visual Studio
C++ Minesweeper
Переглядів 171Рік тому
C Minesweeper. Microsoft Visual Studio. Link: drive.google.com/file/d/1HiGdfOfuli9qoZgi_OHYuuFeT9Z7uqsY/view?usp=sharing
Vacuum Tube Calculator
Переглядів 121Рік тому
Vacuum Tube Calculator. C .NET 4.8
C++ Pacman - Visual Studio 2022
Переглядів 42 тис.2 роки тому
C Pacman with SFML Lib by Ntit Source Code: drive.google.com/file/d/10V754aEbfJxYNf32pSj638u6fGfa5L7h/view?usp=sharing
Καταραμένο Ψυχοσάββατο
Переглядів 3552 роки тому
by Antonis Ntit
Κ.Βουτσάς - Αριθμομηχανή
Переглядів 142 тис.7 років тому
Κ.Βουτσάς - Αριθμομηχανή

КОМЕНТАРІ

  • @tranquangthien4581
    @tranquangthien4581 Місяць тому

    tks u was for help me a lot

  • @notrumur
    @notrumur Місяць тому

    Good programmer, terrible pacman player 😢

  • @ItsMrPurple14YT
    @ItsMrPurple14YT Місяць тому

    how many class have it?

    • @antonisNtit
      @antonisNtit Місяць тому

      Wait for me to count them... 7 class

  • @ItsMrPurple14YT
    @ItsMrPurple14YT Місяць тому

    cuantas clases tiene el juego?

  • @rechtfrage6003
    @rechtfrage6003 2 місяці тому

    This looks AMAZING!! Can you share the source code, please?

    • @antonisNtit
      @antonisNtit 2 місяці тому

      This not free. antonis-ntit.itch.io/puzzle-creator

  • @tokitouu3162
    @tokitouu3162 2 місяці тому

    share code pls😢😢😢😢😢

    • @antonisNtit
      @antonisNtit 2 місяці тому

      drive.google.com/file/d/10V754aEbfJxYNf32pSj638u6fGfa5L7h/view

  • @tahirali1815
    @tahirali1815 2 місяці тому

    It has mfc??

  • @macre8389
    @macre8389 4 місяці тому

    Isn't a bad practice to write the definitions of functions in the header file?

    • @antonisNtit
      @antonisNtit 4 місяці тому

      I saw it a few times in some others projects

  • @thanhvinh3993
    @thanhvinh3993 4 місяці тому

    can you code by sdl2.0 and c++, pls

  • @DisneyToons_007
    @DisneyToons_007 6 місяців тому

    Which game engine used

    • @antonisNtit
      @antonisNtit 6 місяців тому

      None. Just a graphics library.

    • @madmemer3470
      @madmemer3470 Місяць тому

      technically his own custom made game engine for pacman

  • @user-er9cs8cz7e
    @user-er9cs8cz7e 6 місяців тому

    My SFML is installed correctly, i tested it on other projects , but when i start this project, the debug window throws "Failed to load image "" . Reason : Unable to open file" . What can i do to solve that?

  • @hassanaslam855
    @hassanaslam855 7 місяців тому

    PacShow.cpp:1:9: warning: #pragma once in main file #pragma once ^~~~ PacShow.cpp:3:29: fatal error: SFML/Graphics.hpp: No such file or directory #include <SFML/Graphics.hpp> can you tell me how to fix those errors

    • @antonisNtit
      @antonisNtit 7 місяців тому

      You probably did not install the SFML library correctly

  • @user-kw5ci2yp3r
    @user-kw5ci2yp3r 11 місяців тому

    Τέλειο

  • @ZA-wc9mb
    @ZA-wc9mb Рік тому

    cannot open source file "SFML/Graphics.hpp" how to resolve this?

    • @antonisNtit
      @antonisNtit Рік тому

      Maybe you didn't SFML Library install it correctly

    • @laibasajid9870
      @laibasajid9870 Місяць тому

      @@antonisNtit which version of SFML lib did you use?

    • @antonisNtit
      @antonisNtit Місяць тому

      @@laibasajid9870 SFML 2.5.1

  • @LinuxUser123
    @LinuxUser123 Рік тому

    What did you use for GUI, opengl or some kind of graphics framework like QT or something

    • @antonisNtit
      @antonisNtit Рік тому

      SFML Library

    • @LinuxUser123
      @LinuxUser123 Рік тому

      @@antonisNtit that's kind of crazy, SFML I heard is kind of difficult, especially in C, good job with this!

    • @antonisNtit
      @antonisNtit Рік тому

      @@LinuxUser123 It might be hard at first, but then it's easy

    • @LinuxUser123
      @LinuxUser123 Рік тому

      @@antonisNtit ah I see

    • @jumbledfox2098
      @jumbledfox2098 Місяць тому

      @@LinuxUser123 SFML is a really cool library, it gets easier!

  • @osmanferrer1600
    @osmanferrer1600 Рік тому

    How do I run this?

  • @dalibormaksimovic6399
    @dalibormaksimovic6399 Рік тому

    How to complie this on linux ubuntu?

    • @antonisNtit
      @antonisNtit Рік тому

      Search the settings from Visual Studio, you might find something

    • @Yuhan-fp2gu
      @Yuhan-fp2gu 2 місяці тому

      If you didn't know it utill now, we use 'make' when using with multiple files like .h in this case, search how to 'make'

    • @dalibormaksimovic6399
      @dalibormaksimovic6399 2 місяці тому

      @@Yuhan-fp2gu thank you

  • @leumnanthavong
    @leumnanthavong Рік тому

    Wow! Coming to watch the video. I feel like and interested contents. Thank you very mch for sharing. Keep it on upload more clips. I am waiting to watch for the next step. I have learn from your tutorial. Love this channel so much.

  • @Sarinaandres
    @Sarinaandres Рік тому

    Source code plis

    • @antonisNtit
      @antonisNtit Рік тому

      drive.google.com/file/d/10V754aEbfJxYNf32pSj638u6fGfa5L7h/view?usp=sharing

  • @marcloic7018
    @marcloic7018 Рік тому

    Un mac m1

  • @marcloic7018
    @marcloic7018 Рік тому

    Bonjour, s'il te plaît ton code si je veux le lancer sur un mac, comment dois je faire ?

    • @antonisNtit
      @antonisNtit Рік тому

      Je ne connais pas mon ami, désolé

  • @moh9060
    @moh9060 Рік тому

    Hi I need help to make a game on vitriol studio can u send me the link please

  • @user-jx3qm1oy9u
    @user-jx3qm1oy9u Рік тому

    Αιώνια η μνήμη των αξέχαστων ηθοποιών μας

  • @nstantinosksenodoxos309
    @nstantinosksenodoxos309 Рік тому

    .... Υ Π Ο Λ Ο Γ Ι Σ Μ Ε Ν Α.... 😂😂😂...

  • @v.andreoglou
    @v.andreoglou Рік тому

    Ταινιαρα

  • @baliharhar9872
    @baliharhar9872 Рік тому

    Το αποτέλεσμα που βγάζει είναι λαθος

    • @antonisNtit
      @antonisNtit Рік тому

      Πλήρωσε ο Κουμπουράκος, γιαυτό

    • @baliharhar9872
      @baliharhar9872 Рік тому

      @@antonisNtit παραλίγο να πληρώσει Θυμήθηκε όμως ένα γείτονα του που τον είχε αγριοκοιταξει πριν χρόνια άφησε τον Βουτσα κι ακόμα κυνηγιεται με το γείτονα του στον Ταΰγετο

    • @antonisNtit
      @antonisNtit Рік тому

      @Apostolos Ginnakidis κάνε μετάφραση κουμπάρε

    • @SurvivalHorror82
      @SurvivalHorror82 11 місяців тому

      @@antonisNtitΧαχαχαχα

  • @GauravPatil-js2in
    @GauravPatil-js2in Рік тому

    Hey it's really amazing game bro...I just wanted to ask you that where did you learn the C++ and visual studio..

    • @antonis68
      @antonis68 Рік тому

      From books and from searches on the internet

    • @RC-rg3vz
      @RC-rg3vz Рік тому

      What books would you recommend?

    • @DeviousBean
      @DeviousBean Рік тому

      If youre still wondering how I recommened udemy because school is crap, they make you take worthless classes instead of what you want.

    • @tweetyguy7347
      @tweetyguy7347 Місяць тому

      @@DeviousBeanI aint spendin 150 bucks for one tenth of what I can get for free on UA-cam

    • @newuser689
      @newuser689 Місяць тому

      Best way to learn is stare at visual studio and some documentation and try to make stuff. Follow along with a UA-cam tutorial on SFML or some graphics library for free if you need to, no need to spend money on anything.

  • @QwertyQwerty-ff2wq
    @QwertyQwerty-ff2wq Рік тому

    Hey where can i get the source code from?

  • @user-vq8lo2fc5x
    @user-vq8lo2fc5x Рік тому

    ANTI ΓΙΑ 213.506,80 Η ΠΡΟΣΘΕΣΗ ΚΑΝΟΝΙΚΑ ΕΙΝΑΙ 212,608.6 ΧΙΛΙΑΔΕΣ ΔΡΑΧΜΕΣ ΤΟΤΕ ΑΛΛΑ ΔΕΝ ΒΑΡΙΕΣΑΙ ΠΟΙΟΣ ΝΑ ΤΟ ΔΕΙ ΚΑΙ ΝΑ ΤΟ ΚΑΤΑΛΑΒΕΙ ΤΟΤΕ ΟΤΙ ΕΚΑΝΕ ΛΑΘΟΣ ΤΗΝ ΠΡΟΣΘΕΣΗ. ΓΙΑ ΣΟΥ ΡΕ ΓΙΓΑΝΤΑ ΒΟΥΤΣΑ

  • @nikmetaxas4189
    @nikmetaxas4189 2 роки тому

    Σπουδαία ταινία .

  • @LegoDinoMan
    @LegoDinoMan 2 роки тому

    Exactly as promised